Release notes S7-To-Excel-Tool
= 2019-04-03 - V2.0.2.0 =
* fixed		Output file never written at Excel file with multiple sheets, which have no trigger set. Application couldnt be stopped.

= 2019-04-03 - V2.0.2.0 =
* fixed		Couldn`t start software, because of IP-S7-Link internal error.

= 2019-03-21 V2.0.1.3 =
* Improvements of license informations		

= 2018-12-19 - V2.0.1.2. =
* Fixed		After reload of template last written file was deleted

= 2018-12-19 - V2.0.1.2. =
* Fixed		After start of software and working with regions it could be, that data is deleted in existing file and/or new file is generated even if the border is not reached

= 2018-10-23 - V2.0.1.1. =
* added		DATE, TIME (output in Milliseconds) and TIME_OF_DAY Format

= 2018-07-24  - V2.0.1.0 =
* Fixed		Save Acknowledgment for triggered values didnt worked sometimes, when added to sheet
* Fixed		Write file at append didnt wrote data into the file, if no trigger occurred after the write interval. Only after stop or close the data was written
* Fixed		 File was overwritten after new start of chanel or software, when workingode was "append data"
* Improvements when machine code is used
* Fixed		errors when damaged or wrong xls-file is selected

= 2018-03-12  - V2.0.0.7 =
* added  Acknowledgment for triggered values

= 2017-09-22  - V2.0.0.6 =
* Fixed     Wrong Trigger check at Conditional- and Edgetrigger
* added     Code improvements for trigger handling
* Fixed     WriteBuffer - improvements at writing files 

= 2017-09-22  - V2.0.0.5 =
* Fixed     If attach triggered sheet name was selected, after restart of the software the setting was not set again.
* added       Keyword: $FILEMAXCOUNT
            Max count of logfiles > 0, all old files which match the search pattern will be deleted.
			Search pattern: "Filename"*.xls

= 2017-08-07  -  V2.0.0.4 =
* Fixed 	wrong selection at start, when Logo was selected

= 2017-05-15  -  V2.0.0.3 =
* added		Possibility for startup logging

= 2017-05-15  -  V2.0.0.2 =
* Fixed     AutoRun was wrong set after restart 

= 2017-02-20  -  V2.0.0.1 =
* general	Improvements of writing files, optimized internal code
* added		Expertversion - three instances can be started 

= 2016-04-19  -  V2.0.0.0 =
* change	new GUI - all settings are now editable from GUI
			new design elements
* added		Version "Expert"
			can use additionally working mode "Regions": data can be written continuously in the worksheet 
* added		Writing thread - write files in given interval, default 10 seconds
* general	Code improvements